export type StyleKey = string; export declare function create(type: string, name: string): StyleKey; //# sourceMappingURL=style-key.d.ts.map