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