import { SyslConfiguration } from "./config"; /** Returns the Sysl extension's config from the workspace. */ export declare function getSyslConfig(): SyslConfiguration;