import type { Formatter } from "./type"; export declare const OpenSSLFormatter: Formatter;