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