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

declare const Electrbike: ReactIconComponentType;
export default Electrbike;
            