export declare class IcsMeetingService { private formatUtc; generateIcs(dto: any, configJson?: any): Promise; }