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