export declare const matches: (str: string, query: string) => boolean;
//# sourceMappingURL=matches.d.ts.map