export interface IUserConfig { b: { paths: Record; use: string; args: string; }; } //# sourceMappingURL=use-config.d.ts.map