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