import * as i0 from "@angular/core";
import * as i1 from "./side-sheet-container";
import * as i2 from "./side-sheet.content-directives";
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentSideSheetModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSideSheetModule, never, [typeof i1.CovalentSideSheetContainerComponent, typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective], [typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentSideSheetModule>;
}
