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