export declare type BaseRateActionErrorReason = 'PRODUCT_BASE_RATE_EXISTS' | 'UNKNOWN';
