import SASjs, { SASjsConfig } from '@sasjs/adapter/node'; export declare const createSASjsInstance: (config: Partial) => SASjs;