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

declare const TestTubeFillIcon: RemixiconReactIconComponentType;
export default TestTubeFillIcon;
