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