import { Simulation } from './types'; export declare function create(): Simulation;