import type { SlugFieldClientProps } from 'payload'; import React from 'react'; import './index.scss'; /** * @experimental This component is experimental and may change or be removed in the future. Use at your own risk. */ export declare const SlugField: React.FC; //# sourceMappingURL=index.d.ts.map