import { TextField } from "payload"; //#region src/fields/width.d.ts declare const widthField: TextField; //#endregion export { widthField }; //# sourceMappingURL=width.d.mts.map