export default function collection(collectionName: any): this; export default class collection { constructor(collectionName: any); collectionName: string | undefined; }