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

declare const PagesFillIcon: RemixiconReactIconComponentType;
export default PagesFillIcon;
