import type { StageHandler } from '../../util/types.js';
export default function jitterLayout(): StageHandler;
