export declare const getNoResource: () => { form_tag: null; policy: number; partyroom_package: { type: string; }; sort: string; status: string; description: string; media: string; subtitle: string; room_name: any; labelText: any; form_record_id: number; item_type: string; main_field: string; form_id: number; form_resource_sort: number; form_title: string; form: { id: number; shop_id: number; title: string; navigation_display: number; button: string; describe: string; status: string; resource_sort: number; code: string; type: string; version: number; setting: null; created_at: string; updated_at: string; }; times: { keys: string; schedule_id: number; item_type: string; item_id: number; start_date: string; end_date: string; start_time: string; end_time: string; is_all: number; max_participants_type: string; max_participants_limit: number; relation_type: string; start_at: string; end_at: string; is_blocked: number; blocked_times: never[]; order_event_count: number; unique: string; }[]; }; export declare const getNoResource2: (other: any) => any;