export { MagicAdminSDK as Magic } from './core/sdk'; export { MagicAdminSDKError as SDKError } from './core/sdk-exceptions'; export * from './types';