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

declare const CableCarIcon: MdiReactIconComponentType;
export default CableCarIcon;
