import { RemixiconReactIconComponentType } from './dist/typings';

declare const ItalicIcon: RemixiconReactIconComponentType;
export default ItalicIcon;
