export const PREMIUM_DETAILS_BOTTOM_SHEET = "premium_details_bottom_sheet"; export const TITLE_WITH_FEEDBACK_PILL_BOTTOM_SHEET = "title_with_feedback_pill_bottom_sheet"; export const TITLE_WITH_STEPS_BOTTOM_SHEET = "title_with_steps_bottom_sheet"; export const TITLE_SUBTITLE_WITH_DROPDOWN_BOTTOM_SHEET = "title_subtitle_with_dropdown_bottom_sheet"; export const MEMBER_DETAILS_BOTTOM_SHEET = "member_details_bottom_sheet"; export const POLICY_AMOUNT_BOTTOM_SHEET = "policy_amount_bottom_sheet"; export const TITLE_WITH_LEFT_RIGHT_BUTTONS_BOTTOM_SHEET = "title_with_left_right_buttons_bottom_sheet"; export const TOP_SECTION_WITH_EXPANDABLE_CONTENT_BOTTOM_SHEET = "top_section_expandable_bottom_sheet";