/**
 *  参考资料：
 *          1.  https://github.com/CreateJS/SoundJS
 *          2.
 */
export declare class xX_MSound_Helper {
    static playSound(url: string): Promise<unknown>;
}
//# sourceMappingURL=MSound_Helper.d.ts.map