export declare class CatalogVariableUtil { static getVariablesFromTiny(tinyId?: string): Record static removeUnusedAttachments(targetTableName?: string, targetTableId?: string): void }