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