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