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