export declare const exportObjectI18n: (req: any, res: any) => Promise; export declare const toYml: (date: StringMap, options?: any) => any;