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