import { SVGProps } from 'react'; declare const IconBoldRegular: (props: SVGProps) => JSX.Element; export default IconBoldRegular;