import { Change } from '@neo-one/node-core-esnext-esm'; export declare const convertChange: (change: Change) => readonly any[];