export declare type Dictionary = { [prop: string]: T; };