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