import { Collection } from '../index';
export default function (this: Collection, fn: Function): Collection;
