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