export declare const sslConfiguration: {
    cert: string;
    key: string;
};
