export default function getInspectedState(state: S, path: (string | number)[], convertImmutable: boolean): S;