export type { IMediaSourceInterface, ISourceBufferInterface, ISourceBufferInterfaceAppendBufferParameters, } from "./types"; export { SourceBufferType } from "./types"; //# sourceMappingURL=index.d.ts.map