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

declare const ParagraphIcon: RemixiconReactIconComponentType;
export default ParagraphIcon;
