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

declare const TransferIcon: MdiReactIconComponentType;
export default TransferIcon;
