import type { IconComponent } from '../types'; declare const TestTube: IconComponent; export default TestTube;