import { ReusableValidator } from '../../@common/types';
export declare const comparePassword: ReusableValidator<string>;
