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