export default function useClipBoard(): (string | ((content: string) => void))[];