declare const _default: { copyToClipboardFallback: (value: string, onCopyImageUrlSuccess: () => void, onCopyImageUrlFailure: () => void) => void; }; export default _default;