export declare function applyDirectives(this: any, prop: string): boolean; export declare class customDirectives { static reg: any; static define(d: any): void; }