import * as i0 from "@angular/core";
import * as i1 from "./style.directive";
import * as i2 from "./with-class.directive";
import * as i3 from "./paper";
export declare class LyCommonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LyCommonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LyCommonModule, [typeof i1.LyStyle, typeof i2.LyWithClass, typeof i3.LyPaper], never, [typeof i1.LyStyle, typeof i2.LyWithClass, typeof i3.LyPaper]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LyCommonModule>;
}
/**
 * @deprecated
 */
export declare class LyStyleDeprecatedModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LyStyleDeprecatedModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LyStyleDeprecatedModule, [typeof i1.LyStyleDeprecated], never, [typeof i1.LyStyleDeprecated]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LyStyleDeprecatedModule>;
}
