export default function limit(limitBy: any): this; export default class limit { constructor(limitBy: any); limitBy: any; }