//#region src/generated/crests/full/svg/data-modeling.d.ts declare const viewBox: string; declare const body: string; declare const svg: string; //#endregion export { body, svg as default, svg, viewBox };