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