/// <reference types="react" />
import type { Types } from "../types";
export declare function ScreenManagerComponent(props: Types.Props): JSX.Element;
//# sourceMappingURL=index.d.ts.map