declare const _default: import("vue").DefineComponent; locations: { type: import("vue").PropType<{ inventory?: { _id: string; updatedAt: string; } | null | undefined; customAttributes?: Record | null | undefined; preparationTime?: { unit: "year" | "month" | "week" | "day" | "hour" | "minute" | "second" | "millisecond"; value: number; } | null | undefined; type: "restaurant" | "warehouse"; name: string; acceptRequest: boolean; dbName: string; doc: { _id: string; businessId: string; profile: { code?: string | null | undefined; url?: string | null | undefined; description?: string | null | undefined; _id?: string | null | undefined; legalName?: string | null | undefined; sstRegNo?: string | null | undefined; discovery?: boolean | null | undefined; coverPhoto?: string | null | undefined; thumbnailPhoto?: string | null | undefined; photos?: string[] | null | undefined; operatingHours?: { 0: { hours: { end: string; start: string; }[]; enable: boolean; }; 2: { hours: { end: string; start: string; }[]; enable: boolean; }; 1: { hours: { end: string; start: string; }[]; enable: boolean; }; 3: { hours: { end: string; start: string; }[]; enable: boolean; }; 4: { hours: { end: string; start: string; }[]; enable: boolean; }; 5: { hours: { end: string; start: string; }[]; enable: boolean; }; 6: { hours: { end: string; start: string; }[]; enable: boolean; }; } | null | undefined; tags?: string[] | null | undefined; name: string; address: { coordinates?: number[] | null | undefined; line2?: string | null | undefined; state: string; country: string; line1: string; city: string; postcode: string; }; email: string; phoneNo: string; regNo: string; }; }; }[]>; required: true; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; locations: { type: import("vue").PropType<{ inventory?: { _id: string; updatedAt: string; } | null | undefined; customAttributes?: Record | null | undefined; preparationTime?: { unit: "year" | "month" | "week" | "day" | "hour" | "minute" | "second" | "millisecond"; value: number; } | null | undefined; type: "restaurant" | "warehouse"; name: string; acceptRequest: boolean; dbName: string; doc: { _id: string; businessId: string; profile: { code?: string | null | undefined; url?: string | null | undefined; description?: string | null | undefined; _id?: string | null | undefined; legalName?: string | null | undefined; sstRegNo?: string | null | undefined; discovery?: boolean | null | undefined; coverPhoto?: string | null | undefined; thumbnailPhoto?: string | null | undefined; photos?: string[] | null | undefined; operatingHours?: { 0: { hours: { end: string; start: string; }[]; enable: boolean; }; 2: { hours: { end: string; start: string; }[]; enable: boolean; }; 1: { hours: { end: string; start: string; }[]; enable: boolean; }; 3: { hours: { end: string; start: string; }[]; enable: boolean; }; 4: { hours: { end: string; start: string; }[]; enable: boolean; }; 5: { hours: { end: string; start: string; }[]; enable: boolean; }; 6: { hours: { end: string; start: string; }[]; enable: boolean; }; } | null | undefined; tags?: string[] | null | undefined; name: string; address: { coordinates?: number[] | null | undefined; line2?: string | null | undefined; state: string; country: string; line1: string; city: string; postcode: string; }; email: string; phoneNo: string; regNo: string; }; }; }[]>; required: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;