export declare const allSeen: (matches: string[]) => (s: string) => boolean;