/**
 * Property decorator for components to provide the parameter to translate pipe.
 */
export declare function Language(): PropertyDecorator;
