import { TuiPopoverService } from '@taiga-ui/cdk/services'; import type { TuiSheetDialogOptions } from './sheet-dialog.options'; import * as i0 from "@angular/core"; export declare class TuiSheetDialogService extends TuiPopoverService> { private readonly theme; private initial; protected readonly $: import("rxjs").Subscription; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }