import { Configuration } from '@neo-one/client-common'; export declare const findContracts: (config: Configuration) => Promise;