import * as React from 'react'; declare function PauseCircleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PauseCircleIcon;