export default interface Indexed { [k: string]: V; }