import type { TCreateMoneyBuilder } from "./types.js";
declare const Model: TCreateMoneyBuilder;
export default Model;
