export declare const egcDateMapName: (clsname: string) => string; export declare const egcDateMapFragName: (naming: string[]) => string; export declare const egcDateMapDeclaration: (clsname: string, method: string) => string;