"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LayoutDto = void 0; class LayoutDto { } exports.LayoutDto = LayoutDto;