export default function count(collection: string): Promise<void>;
