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