import { Shiro } from './shiro'; export { Principal } from './core/types'; export default Shiro;