import * as _angular_core from '@angular/core'; declare class MxSideSheetComponent { readonly title: _angular_core.InputSignal; readonly showCloseButton: _angular_core.InputSignalWithTransform; readonly disableCloseButton: _angular_core.InputSignalWithTransform; readonly showNotFound: _angular_core.InputSignalWithTransform; readonly notFoundText: _angular_core.InputSignal; static ɵfac: _angular_core.ɵɵFactoryDeclaration; static ɵcmp: _angular_core.ɵɵComponentDeclaration; } export { MxSideSheetComponent };