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