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