import { ComponentRegistryService } from "../pizzagna/services/component-registry.service";
export declare class NuiDashboardConfiguratorModule {
    constructor(componentRegistry: ComponentRegistryService);
}
