import Insert from './Insert';
export declare function generateBodyInsert(this: Insert, reference: string, path?: string[]): void;
