/** * Core module exports. * @packageDocumentation */ export { AvatarPlayer } from './AvatarPlayer'; export type { AvatarPlayerOptions } from './AvatarPlayer'; //# sourceMappingURL=index.d.ts.map