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