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