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

declare const Book3LineIcon: RemixiconReactIconComponentType;
export default Book3LineIcon;
