/**
 * Time when the metric was created or logged in RFC3339 format
 * Format: "date-time".
 */
export type TrckTimestamp = string;
//# sourceMappingURL=trck-timestamp.d.ts.map