import { z } from 'zod'; export declare const datastoreRegex: RegExp; export declare const datastoreIdValidation: z.ZodString;