import { StyleEntry } from "./StyleSheetHelper"; export declare class StyleSheetCreateHelper { static styleEntryId: number; static styleEntries: Map; static send(): void; }