export declare const FlintCopyButtonEvents: { readonly COPY: "flint-copy"; readonly COPY_ERROR: "flint-copy-error"; };