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

declare const TransferWithinAStation: ReactIconComponentType;
export default TransferWithinAStation;
            