import { FunctionComponent } from 'preact'; import { AddressCardProps } from '../../types'; export declare const AddressCard: FunctionComponent; //# sourceMappingURL=AddressCard.d.ts.map