export function _mongodb_Collection_prototype_rename({ input }: { input: string; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_findOne({ input }: { input: string; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_findOne___function({ input }: { input: string; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_findOneAndUpdate___function({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_updateOne({ input }: { input: string; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_findOneAndUpdate___where({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_updateMany___where({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_aggregate___accumulator___init({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_aggregate___accumulator___accumulate({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_aggregate___accumulator___merge({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise; export function _mongodb_Collection_prototype_aggregate___accumulator___finalize({ input }: { input: any; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }): Promise;