export declare const STORY_TYPES: Readonly<{ IMAGE: "image"; VIDEO: "video"; COMPONENT: "component"; }>; //# sourceMappingURL=Story.constants.d.ts.map