export declare const extensions: (_: any) => { actions: {}; handle: (iri: any, _: any) => any; initialData: () => any[][]; };