export type StackingType = "normal" | "percent" | null; //# sourceMappingURL=stacking.d.ts.map