import { ToastMethod } from '.././utils'; declare const useToast: () => ToastMethod; export default useToast;