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

declare const TwoWheeler: ReactIconComponentType;
export default TwoWheeler;
            