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