export class Guard { constructor(limit: any); limit: any; iterate(options: any): null; }