/** Duration (e.g., P1Y2M3DT4H6M9S) */
export type Duration = string;
//# sourceMappingURL=Duration.d.ts.map