import type { AtmCardOptions } from "../AtmCard/AtmCard.types.js"; export type AtmCardProps = Omit; export declare function registerAtmCardElement(): CustomElementConstructor | undefined; //# sourceMappingURL=atm-card.d.ts.map