/** * Initialize the controller * * @param compactGroupId the id of the compact group */ export declare function init(compactGroupId?: number): Promise; //# sourceMappingURL=main.d.ts.map