export const stackedLayout = (
    x: number,
    y: number,
    width: number,
    cols = 4,