export declare const normalizedStartsWith: (text: string | null, term: string | null) => boolean; //# sourceMappingURL=compare-text.d.ts.map