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