import { PickMPAttr } from '@hylid/types'; declare const onUserCaptureScreen: PickMPAttr<'onUserCaptureScreen'>; export default onUserCaptureScreen;