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