import { IFeidaoAiWeappPage } from '../../../../interfaces'; /** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/createInnerAudioContext.html) */ export default function pause_audio(fd: IFeidaoAiWeappPage): void;