/** * Copyright (c) 2026, Salesforce, Inc., * All rights reserved. * For full license text, see the LICENSE.txt file */ export * from './api/index'; export * from './app/index'; export * from './proxy/index'; export * from './design/index'; //# sourceMappingURL=index.d.ts.map