import { Command } from "commander"; export declare const injectSiteConfigsCommand: Command; export declare const resolveOpReferences: (input: string) => string;