export declare const pasteValue: (type?: "boolean" | "number" | "string" | "json" | "array") => Promise;