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

declare const PedalBike: ReactIconComponentType;
export default PedalBike;
            