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