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