import type { ValidationProps } from './types'; export declare const useValidation: () => Omit;