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

declare const Electrrickshaw: ReactIconComponentType;
export default Electrrickshaw;
            