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