import "reflect-metadata";
export declare function markPropertyAsTest(propertyKey: string, target: object): void;
