import * as plugins from './smartacme.plugins'; export class CertManager { /** * retrieves a certificate */ retrieveCertificate() { } }