import { Context } from "../context"; export declare function handleCopy(ctx: Context): void;