import { CollectionConfig } from '../collections/config/types'; declare const defaultUser: CollectionConfig; export default defaultUser;