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