import { IconSvgProps } from '../types';
declare const CableCar: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CableCar;
//# sourceMappingURL=CableCar.d.ts.map