export declare function buildFromOffice365(options: any, spreadsheetKey: string): Promise<import("../VoxaSheet").IVoxaSheet[]>;
