import { Component } from 'vue'; export declare const getFacet: (id: string) => Component;