import { IconProps } from '../Icon'; declare function SvgPause(props: IconProps): JSX.Element; export default SvgPause;