export declare class Audio { Src: string; ClipBegin: string; ClipEnd: string; EpubType: string; }