export declare function wordStartsWithMatch(q: string): (name: string) => boolean; //# sourceMappingURL=wordStartsWithMatch.d.ts.map