import { C8yScreenshotOptions } from "./../lib/screenshots/types";
export declare function getConfigFromArgs(): Partial<C8yScreenshotOptions>;
