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