export declare const simpleInputRecipe: import("../../styled-system/types").SlotRecipeRuntimeFn<"input" | "title" | "textarea" | "cell" | "row", { disabled: { true: { row: { bg: "neutral.1"; color: "neutral.9"; }; }; false: {}; }; }>;