import { FrameworkConfiguration } from 'aurelia-framework';
import { FormTheme } from '@aujsf/core';
export declare const BS4_THEME: Readonly<FormTheme>;
export declare function configure(framework: FrameworkConfiguration): void;
export * from './bootstrap-json-schema-form-base';
