import { IconProps } from '../types';
declare const TestTube: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default TestTube;
//# sourceMappingURL=TestTube.d.ts.map