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