import { IConfirmValue } from './Confirm'; export default function useConfirm(): IConfirmValue;