import type { UniqueCheckerFn } from '@sanity/types'; export declare const isSlugUnique: UniqueCheckerFn;