import { Network } from '..'; export declare function createDotNetworkModel(dot: string): Network;