import { type SectionsRetailProps } from '../../retail/model/InputSectionsType'; export declare const DELIVERY_DEBIT_CARD_CONTENT: SectionsRetailProps[]; export declare const stepsSectionsMap: SectionsRetailProps[][];