import { Netron } from '@devgrid/netron';
export declare const InjectNetron: () => PropertyDecorator & ParameterDecorator;
export type { Netron };
