import type { SelectFieldClientProps } from 'payload'; import React from 'react'; export declare const FolderTypeField: (props: SelectFieldClientProps) => React.JSX.Element; //# sourceMappingURL=index.d.ts.map