import { SVGProps } from "react";
declare const LIGuiAddressCard: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiAddressCard };
