export declare function injectServerCSS(hash: string, sheet: string): void;
export declare function getServerCSS(): string;
