import { EntityDef } from "./Schema";
import { StyleDef } from "../../types/Style";
export declare const style: StyleDef<EntityDef["OpSchema"], EntityDef["Action"]>;