export declare const setClipboard: (value: string) => any;
