export declare const config: {
    scorePath: string;
    StarRailPath: string;
    customWightPath: string;
};
