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