export declare function StringLength(min: number, max: number, errorMessage?: string): (target: Object, property: string | symbol) => void;