type InjectRedisDecotator = () => ParameterDecorator; export declare const InjectRedis: InjectRedisDecotator; export {};