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