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