import { Exploit, VersionPropertyStore } from '../exploit'; export declare class PCMFasterUpload extends Exploit { static _name: string; _policies: { stateManagerUnpatchLegal: boolean; }; protected getPropertyStore(): VersionPropertyStore; init(): Promise; } //# sourceMappingURL=pcm-faster-upload.d.ts.map