export interface Options { input: string; umd?: string; bin?: any; sourcemap?: boolean; } //# sourceMappingURL=types.d.ts.map