export declare const renderStatic: (html: string, key?: string) => Promise<import("@emotion/server/create-instance").EmotionCritical>;
