declare const useRegisterValidationToTabs: (error: boolean, warning: boolean, uniqueId: string) => void; export default useRegisterValidationToTabs;