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