/** * The module that includes all the basic Angular directives like {@link NgIf}, {@link NgForOf}, ... * * @stable */ export declare class CommonModule { } /** * A module that contains the deprecated i18n pipes. * * @deprecated from v5 */ export declare class DeprecatedI18NPipesModule { }