import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const VideotimeIcon: FunctionalComponent; export default VideotimeIcon;