import { Context } from '../context'; export declare function handleScreenShot(ctx: Context): string | undefined;