export declare function SpecialChar(message?: string): (target: any, key: string) => void;
