import { TuiCalendarSheet } from '@taiga-ui/core/components/calendar';
import * as i0 from "@angular/core";
export declare class TuiMobileCalendarSheet extends TuiCalendarSheet {
    protected readonly isIOS: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<TuiMobileCalendarSheet, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<TuiMobileCalendarSheet, "tui-mobile-calendar-sheet", never, {}, {}, never, never, true, never>;
}
