import "reflect-metadata"; export default function ImportProperty(name?: string): (target: any, propertyKey: any) => void;