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