1
2
3
import { StageHandler } from '../../util/types.js';
declare const linesLayout: StageHandler;
export default linesLayout;