export const DROPDOWN_STORY_ITEMS: {
    name: string;
    id: number;
}[];
//# sourceMappingURL=dropdown_story_constants.d.ts.map