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