import { ChildAggregateParams } from "./ChildAggregate"; export declare function ChildAggregate_add(clazz: any, params: ChildAggregateParams): void;