export declare const allSeenNoOrder: (matches: string[], debug?: ((...args: string[]) => void) | undefined) => (s: string) => boolean;