import * as i0 from "@angular/core";
export declare class TuiPlatform {
    readonly tuiPlatform: import("@angular/core").InputSignal<"android" | "ios" | "web">;
    static ɵfac: i0.ɵɵFactoryDeclaration<TuiPlatform, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<TuiPlatform, "[tuiPlatform]", never, { "tuiPlatform": { "alias": "tuiPlatform"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
}
