import { ScreenShotOptions } from "../../../../lib/type/components/screenshot";
export declare function setPlugInParameters(options: ScreenShotOptions): void;
