import {SectionType} from './enums'; export declare const SUBSCRIPTION_SECTIONS: SectionType[]; export declare const PAYMENT_METHOD_SECTIONS: SectionType[]; export declare const SUPPORTED_SECTIONS_SEPARATE_CARDS: SectionType[];