export declare function ensureLocalhostCertificates(): Promise<{ keyPath: string; certPath: string; } | null>;