import * as React from 'react';
export declare const AdaptableObjectsSummary: React.FunctionComponent<{
    className?: string;
}>;
