import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const DownhillSkiingTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default DownhillSkiingTwoTone;
