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