/** @packageDocumentation
 * @module Workspace
 */
import { SettingsSchemas } from "../../workspace/SettingsSchemas";
export declare function constructSettingsSchemas(): SettingsSchemas;
//# sourceMappingURL=SettingsSchemasImpl.d.ts.map