import { System } from '..'; import { PositionSystemState } from '../systems'; export declare const position: System;