export declare type CreativeAssetMacroErrorReason = 'INVALID_MACRO_NAME' | 'UNKNOWN';
