import { IPieceInfo } from "./IPieceInfo"; export interface IRenderPlanOverrides { slots: Record; }