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