export function appShare(scene: any, options: any, target?: any): void; export function appSaveImage(imgData: any, succCB?: typeof NOOP): void; declare function NOOP(): void; export {};