import type { TantoConfig } from './TantoContext';
export declare function useTantoSetup(customConfig: TantoConfig): TantoConfig;
