import SDK from '../SDK';
export { SDK };
declare const _default: {
    SDK: typeof SDK;
};
export default _default;
