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