export declare const ObjectKeys: { (o: object): string[]; (o: {}): string[]; };