export declare const init: ({ maxNumberOfPhysicsObjects, }: { maxNumberOfPhysicsObjects?: number | undefined; }) => void;