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