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

declare const TransferWithinAStationIcon: MdiReactIconComponentType;
export default TransferWithinAStationIcon;
