export declare function useInjectStyles(css: string, id: string): void;
