export declare function getConfigFilePath(bundler: 'rspack' | 'webpack', root: string, customPath?: string): string;