import IDictionary from './IDictionary'; declare type IHeaders = IDictionary; export default IHeaders;