import { Augment } from '../../types';
export declare const augmentWithParent: Augment<{}>;
