export declare function overrideDevelopmentPaths(): {
    rulesBundlePath: string;
    rulesClientURL: string;
};
