import { SchemaType } from '@sanity/types';
export default function getEmptyValue(type: SchemaType): number | string | boolean;
//# sourceMappingURL=getEmptyValue.d.ts.map