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