import { RootState } from '../../engine/state'; export declare function relationshipSort(state: RootState): void;