export declare type LineItemActivityAssociationErrorReason = 'INVALID_ACTIVITY_FOR_ADVERTISER' | 'INVALID_COST_TYPE_FOR_ASSOCIATION' | 'UNKNOWN';
