import type { Feature } from "./index.js"; /** Features that don't fit elsewhere. */ export declare function otherFeatures(): Feature[]; //# sourceMappingURL=other.d.ts.map