export interface DeleteStoryOptionsApplicationJson { business_connection_id: string; story_id: number; }