import React from 'react'; export declare const ExpandRenderer: ({ openNestedGrid, title, icon }: { icon: any; openNestedGrid: any; title: any; }) => React.JSX.Element; //# sourceMappingURL=ExpandRenderer.d.ts.map