import { ScreenshotProp } from '../typings'; export declare const knobsToQuerystring: (props?: ScreenshotProp) => string;