import { ShallowRef } from 'vue'; export declare const useCopyText: (container: ShallowRef) => void;