/** Specifies the possible positions of a tab header. */ export type TabHeaderPosition = "before" | "after"; //# sourceMappingURL=TabHeaderPosition.d.ts.map