import { type NamedExoticComponent, type SVGProps } from 'react'; declare const PauseCircleIcon: NamedExoticComponent>; export default PauseCircleIcon;