import { REQUIRED_USER } from '../../../types/users.js'; export declare const setSFTP: (user: REQUIRED_USER) => string[];