import { ReactIconComponentType } from '../types';

declare const Skateboarding: ReactIconComponentType;
export default Skateboarding;
            