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