/**



*/
export declare const MediaManagerScreenPlugin: import("../../packages/react-screens").ScreenPlugin<{
    allowDelete: boolean;
}>;
