import { ArchbaseValidator } from '../validator/ArchbaseValidator'; export declare const useArchbaseValidator: () => ArchbaseValidator;