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