interface Window { WaveSurfer: { create: (options: any) => any; }; } export default function(any): void;