import type { ClientCollectionConfig } from 'payload'; /** * Returns the collection config for the collection of the document. */ export declare function useCollectionConfig(): ClientCollectionConfig;