import { Entity } from '../utils'; export default function id(target: Entity, key: keyof T): void;