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