import { z } from 'zod'; export declare function oneOrMany(schema: T): z.ZodPipe, T]>, z.ZodTransform[], z.core.output[] | z.core.$InferUnionOutput>>; export declare function parseIfValid(schema: T): z.ZodPipe> | undefined, unknown>>; export declare const LanguageValueSchema: z.ZodRecord>>; export declare const PointSchema: z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>; export declare const PointGeometrySchema: z.ZodObject<{ type: z.ZodLiteral<"Point">; coordinates: z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>; }, z.core.$strip>; export declare const ResourceMaskSchema: z.ZodArray>; export declare const ImageServiceSchema: z.ZodEnum<{ ImageService1: "ImageService1"; ImageService2: "ImageService2"; ImageService3: "ImageService3"; }>; export declare const ResourceTypeSchema: z.ZodEnum<{ ImageService1: "ImageService1"; ImageService2: "ImageService2"; ImageService3: "ImageService3"; Canvas: "Canvas"; }>; export type PartOfItemType = { id: string; type: string; label?: z.infer; partOf?: PartOfItemType[]; }; export declare const PartOfItemSchema: z.ZodType; export declare const PartOfSchema: z.ZodPipe>>, z.ZodType>]>, z.ZodTransform>; export declare const HomepageItemSchema: z.ZodObject<{ id: z.ZodString; type: z.ZodOptional; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>; export declare const HomepageSchema: z.ZodPipe; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>>, z.ZodUnion; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>]>, z.ZodTransform<({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[], { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[] | undefined>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[], ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[]>>; export declare const ProviderItemSchema: z.ZodObject<{ id: z.ZodOptional; label: z.ZodOptional>>>; homepage: z.ZodOptional; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>>, z.ZodUnion; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>]>, z.ZodTransform<({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[], { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[] | undefined>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[], ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[]>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined, { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[]>>>; }, z.core.$strip>; export declare const ProviderSchema: z.ZodPipe; label: z.ZodOptional>>>; homepage: z.ZodOptional; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>>, z.ZodUnion; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>]>, z.ZodTransform<({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[], { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[] | undefined>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[], ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[]>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined, { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[]>>>; }, z.core.$strip>>, z.ZodObject<{ id: z.ZodOptional; label: z.ZodOptional>>>; homepage: z.ZodOptional; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>>, z.ZodUnion; label: z.ZodOptional>>>; format: z.ZodOptional; language: z.ZodOptional]>>; }, z.core.$strip>, z.ZodPipe>]>]>, z.ZodTransform<({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[], { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[] | undefined>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[], ({ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; } | undefined)[]>>, z.ZodTransform<{ id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined, { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[]>>>; }, z.core.$strip>]>, z.ZodTransform<{ id?: string | undefined; label?: Record | undefined; homepage?: { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined; }[], { id?: string | undefined; label?: Record | undefined; homepage?: { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined; } | { id?: string | undefined; label?: Record | undefined; homepage?: { id: string; type?: string | undefined; label?: Record | undefined; format?: string | undefined; language?: string | string[] | undefined; }[] | undefined; }[]>>; export declare const TransformationSchema: z.ZodUnion<[z.ZodPipe>, z.ZodPipe>]>; export declare const ProjectionSchema: z.ZodObject<{ id: z.ZodOptional; name: z.ZodOptional; definition: z.ZodUnion; }, z.core.$strip>; export declare const ContextSchema: z.ZodUnion, z.ZodString]>;