import { FdoMenuCookingStep } from "@feedmepos/menu/entity"; declare function show(value: FdoMenuCookingStep | undefined): void; declare function hide(): void; declare const _default: import("vue").DefineComponent<{}, { show: typeof show; hide: typeof hide; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { onComplete: (value: z.infer; }, "strip", z.ZodTypeAny, { id: string; instruction: string; variables: Record; }, { id: string; instruction: string; variables: Record; }>>) => void; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onOnComplete?: ((value: z.infer; }, "strip", z.ZodTypeAny, { id: string; instruction: string; variables: Record; }, { id: string; instruction: string; variables: Record; }>>) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;