export { detect } from "./detect";
export { AMRPlayer } from "./AMRPlayer";
export type { Player } from "./Player";
