import { Options } from '../options.ts'; export declare function initClipboardActions(btnSelector: string, options: Options): void;