import { SVGProps } from "react"; declare const AddressBookLightIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default AddressBookLightIcon;