export default function MatchParameters(value: string, pattern: RegExp, subject?: string): Error;