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