import { DataModelInterface } from "../../../common/interfaces/datamodel.interface"; import { Push } from "../../push/entities/push.entity"; export declare const PushModel: DataModelInterface; //# sourceMappingURL=push.model.d.ts.map