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

declare const FormatItalic: ReactIconComponentType;
export default FormatItalic;
            