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