declare module 'rollup-plugin-typescript' { function typescript(): any; export = typescript; }