import { screenShotType } from "../../lib/type/ComponentType";
export declare function setPlugInParameters(options: screenShotType): void;
