export declare type RateCardActionErrorReason = 'NOT_APPLICABLE' | 'UNKNOWN';
