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