declare const optimizeTypes: (path: string, whitelist: string[]) => Promise; export default optimizeTypes;