/** * @deprecated Use 'apprt-core/Exception' instead. */ declare const Exception: any; export { Exception as default };