declare function create(): void; declare const _default: import("vue").DefineComponent<{}, { create: typeof create; filteredEmployees: import("vue").ComputedRef<({ faceId?: unknown; name: string; role: string; _id: string; passcode: string; isMasterUser: boolean; restaurantId: string; code?: string | undefined; restaurants: { restaurantId: string; restaurantName: string; roleId: string; roleName: string; }[]; since: string; } | { code?: string | undefined; faceId?: unknown; name: string; role: string; _id: string; passcode: string; isMasterUser: boolean; restaurantId: string; restaurants: { restaurantId: string; restaurantName: string; roleId: string; roleName: string; }[]; since: string; })[]>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;