import { AutoCrud as _AutoCrud } from './autocrud.js';
export * from './autocrud.js';
export declare const AutoCrud: typeof _AutoCrud;
