import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgPauseBold: (props: SVGProps) => React.JSX.Element; export default SvgPauseBold; //# sourceMappingURL=PauseBold.d.ts.map