// pushrocks scope import * as smartcli from '@pushrocks/smartcli'; export { smartcli }; // third party scope import * as typedoc from 'typedoc'; export { typedoc };