import { DeveloperIconProps } from '../icon'; export declare const Zod: (props: DeveloperIconProps) => import('react').FunctionComponentElement;