import { When } from "./When";
export declare const matches: (pattern: RegExp) => When;
