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

declare const FlaskLineIcon: RemixiconReactIconComponentType;
export default FlaskLineIcon;
