import type { SystemContext } from "@rechakra/react"; export declare function generateRecipe(sys: SystemContext, strict?: boolean, typegenImport?: string): Promise;