export declare const getUtcTimeformated: (timeinstance: any) => string; export declare const getFormatedTime: (timeinstance: any) => string;