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

declare const InformationFillIcon: RemixiconReactIconComponentType;
export default InformationFillIcon;
