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