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

declare const InkBottleFillIcon: RemixiconReactIconComponentType;
export default InkBottleFillIcon;
