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