import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AddressCard: StyledIcon; export declare const AddressCardDimensions: { height: number; width: number; };