import { MdiReactIconComponentType } from './dist/typings';

declare const TransitTransferIcon: MdiReactIconComponentType;
export default TransitTransferIcon;
