import { PHP } from '../../types/php.js'; import { MOUNT } from '../../types/mount.js'; export declare const setPHP: (configs: MOUNT) => Required | null;