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

declare const InkBottleLineIcon: RemixiconReactIconComponentType;
export default InkBottleLineIcon;
