import type * as ResEdit from './dist/index.js';
export type { ResEdit };
export declare function load(): Promise<typeof ResEdit>;