export declare const values: ({ label: string; value: string; subtitle: string; } | { label: string; value: string; subtitle?: undefined; })[]; //# sourceMappingURL=story.helpers.d.ts.map