import { AudioPlayerProps } from '.'; export declare const requiredProps: AudioPlayerProps; export declare const testkitTests: { title: string; props: AudioPlayerProps; }[]; export declare const ssrTests: { title: string; props: AudioPlayerProps; }[]; export declare const a11yTests: { title: string; props: AudioPlayerProps; }[]; //# sourceMappingURL=AudioPlayer.meta.d.ts.map