import { AdminUsers } from "../types"; export declare const attachUserValidation: (params: Pick) => void;