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