declare module "ini-parser" { const IniParser: any; export default IniParser; }