import { TantoState } from '../contexts/tanto/TantoContext';
export declare function useTanto(): TantoState;
