import { GlobalHook } from "../base.js"; export declare class GetMediaPatch extends GlobalHook { attach(): void; detach(): void; }