/** SDK-owned platform module. This implementation is maintained in goodvibes-sdk. */ export declare function hostMatchesGlob(host: string, pattern: string): boolean; //# sourceMappingURL=host-utils.d.ts.map