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