import * as React from 'react'; declare function FormatBoldIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FormatBoldIcon;