import { Path } from '@sanity/types';
export declare function toGradient(formBuilderPath: Path): string;
export declare function toFormBuilder(gradientPath: string): Path;
//# sourceMappingURL=convertPath.d.ts.map