export const gridLayout = (
    x: number,
    y: number,
    width: number,
    cols = 1,