import { type CreditCardSectionsProps } from './CreditCardFormContent'; export declare const stepsSectionsMap: CreditCardSectionsProps[][];