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