/**
 * Property decorator for components to provide the parameter
 * to l10nDate, l10nDecimal, l10nPercent & l10nCurrency pipes.
 */
export declare function DefaultLocale(): PropertyDecorator;
