import { VIRTUAL_HOST } from '../../types/virtual-hosts.js'; export declare const createProxy: (virtualHost: VIRTUAL_HOST) => string[];