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