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

declare const PagesLineIcon: RemixiconReactIconComponentType;
export default PagesLineIcon;
