export interface Keyable { [key: string]: any; }