export declare const Csrf: (message?: string) => (target: object | TFunction, propertyKey?: string | symbol, descriptor?: TypedPropertyDescriptor) => void; export declare const CsrfQL: (message?: string) => (target: object | TFunction, propertyKey?: string | symbol, descriptor?: TypedPropertyDescriptor) => void;