import { ITypedApplication } from "../../structures/ITypedApplication";
export declare namespace SdkHttpCloneReferencer {
    const replace: (app: ITypedApplication) => void;
}
