import { type TuiPortalContext } from '@taiga-ui/cdk/portals'; import { type TuiMobileDialogOptions } from './mobile-dialog.options'; import * as i0 from "@angular/core"; export declare class TuiMobileDialog { protected readonly isIOS: boolean; protected readonly context: TuiPortalContext, number>; protected onAction(index: number): void; static ɵfac: i0.ɵɵFactoryDeclaration, never>; static ɵcmp: i0.ɵɵComponentDeclaration, "tui-mobile-dialog", never, {}, {}, never, never, true, never>; }