import { z } from 'zod';
export declare const getChainPropertiesSchema: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
