export type LayoutDescription = string; export type LayoutId = string; export type LayoutName = string; export type LayoutIdentifier = string; //# sourceMappingURL=index.d.ts.map