import { Path } from '@sanity/types'; export declare function serializePath(path: Path): string;