import Facet from "../../models/Facet"; declare function getFacets(): Promise>; export default getFacets;