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