export declare function disassembleAndGroupFieldPermissions(filePath: string, format: string): Promise<void>;
