declare const _default: { id: number; shop_id: number; parent_id: number; name: string; slug: string; icon: string; status: string; last_applicable_time: number; sort: number; create_account_id: number; update_account_id: number; created_at: string; updated_at: string; children: { id: number; shop_id: number; parent_id: number; name: string; slug: string; icon: string; status: string; last_applicable_time: number; sort: number; create_account_id: number; update_account_id: number; created_at: string; updated_at: string; children: { id: number; shop_id: number; parent_id: number; name: string; slug: string; icon: string; status: string; last_applicable_time: number; sort: number; create_account_id: number; update_account_id: number; created_at: string; updated_at: string; children: never[]; }[]; }[]; }[]; export default _default;