import * as React from 'react'; declare function TwoWheelerIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default TwoWheelerIcon;