declare module 'selfsigned' {
  const sign: any;

  export = sign;
}