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

declare const Spellcheck: ReactIconComponentType;
export default Spellcheck;
            