import { useToast as useToastChakra } from '@chakra-ui/react'; export declare const useToast: typeof useToastChakra;