export declare function flattenNestedObjectPermissions(disassembledDir: string, format: string): Promise<void>;
