import { expectType } from 'tsd'; import Clipboard from './clipboard'; expectType(new Clipboard('.btn'));