import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Book6FillIcon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Book6FillIcon;
