export declare const F_CONTENT: { content_code: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; country_code: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; city_code: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; street_code: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; name_en: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; name_native: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; name_ko: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; description_en: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; description_native: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; phone: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; address_en: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; address_native: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; latitude: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; longitude: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; location: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; radius_m: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; utc_offset_minutes: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; timezone: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; naver_map_url: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; instagram_id: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; youtube_ch_id: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; google_place_url: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; trip_advisor_url: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; facebook: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; is_target_for_family: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; is_target_for_children: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; is_target_for_couple: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; is_target_for_friends: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; is_target_for_solo: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; taking_minutes_start: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; taking_minutes_end: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; is_free_available: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; price_symbol: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; price_start: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; price_end: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; is_open_always: { id: string; label: string; is_required: boolean; placeholder: string; default_value: boolean; }; period_start: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; period_end: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; created_at: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; updated_at: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; is_active: { id: string; label: string; is_required: boolean; default_value: boolean; }; is_display: { id: string; label: string; is_required: boolean; default_value: boolean; }; thumbnail_main_1: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_main_2: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_main_3: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_main_4: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_main_5: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_1: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_2: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_3: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_4: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_5: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_vertical_1: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_vertical_2: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_vertical_3: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_vertical_4: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; thumbnail_vertical_5: { id: string; label: string; is_required: boolean; max_length: number; placeholder: string; }; };