import { EntityDict } from "./EntityDict";
import { StyleDict } from "../types/Style";
export declare const styleDict: StyleDict<EntityDict>;