import { RenderFunction } from 'vue';
declare const LibraryIcon: RenderFunction;
export default LibraryIcon;
