import { IThemis } from '../../../domain/themis'; export declare const makeThemis: () => IThemis;