/// import { SvgProps } from "react-native-svg"; declare function PauseCircle(props: SvgProps): JSX.Element; export default PauseCircle;