import { ReactIconComponentType } from '../types';

declare const FactCheck: ReactIconComponentType;
export default FactCheck;
            