/** * Lists the default VS Code settings initialized by `ptbk coder init`. * * @private internal utility of `coder init` command */ export declare function getDefaultCoderVscodeSettings(): Readonly>>>;