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