import { type HasTarget } from './Internal.js'; export declare function virtual(alias: string, source: Input): Input & HasTarget;