import { LayoutEntity } from "@shopstack/cc-core-lib/core"; import { v4 as uuid } from "uuid"; export const ExampleLayout: LayoutEntity[] = [ ];