import * as i0 from "@angular/core";
export declare class FadeInOutComponent {
    state: import("@angular/core").InputSignal<boolean>;
    static ɵfac: i0.ɵɵFactoryDeclaration<FadeInOutComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FadeInOutComponent, "obl-fade-in-out", never, { "state": { "alias": "state"; "required": false; "isSignal": true; }; }, {}, never, ["[in]", "[out]"], false, never>;
}
