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