export declare const useFailGetQuoteModal: () => { onOpenFailedGetQuoteModal: () => void; onCloseFailedGetQuoteModal: () => void; };