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

declare const ModeComment: ReactIconComponentType;
export default ModeComment;
            