export type DashboardSnapshot = { data: { dashboardCreateSnapshotUrl: string; }; };