import { type SVGAttributes } from 'react'; export declare const PauseIcon: (props: SVGAttributes) => import("react/jsx-runtime").JSX.Element;