export declare function Optional(): (target: any, key: string) => void;
