import { SvgIconComponent } from './types'; declare const FactCheckIcon: SvgIconComponent; export default FactCheckIcon;