export declare const RulebricksEnvironment: { readonly Default: "https%3A%2F%2Frulebricks.com/api/v1"; }; export type RulebricksEnvironment = typeof RulebricksEnvironment.Default;