import type { SslCert } from '../types';
export declare function setupAndGetCert(): Promise<null | SslCert>;
//# sourceMappingURL=auto-encrypt-localhost.d.ts.map