export default class Assertions { static keyPresent(key: string, object: any): void; }