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