export default function Pattern(value: RegExp): (target: any, key: string) => any;