export default function matchesPattern(input: string, pattern: string | RegExp): boolean; //# sourceMappingURL=matches-pattern.d.ts.map