export declare function Email(pattern?: RegExp, errorMessage?: string): (target: Object, property: string | symbol) => void;