import { TsUML2Settings } from "./tsuml2-settings"; export declare function parseSettingsFromArgs(settings: TsUML2Settings): void;