export declare const InOutputEmptyView: ({ reason, }: { reason: "variableIsEmpty" | "outputIsEmpty"; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InOutputEmptyView.d.ts.map