import React from 'react'; import { CustomColumnsEntityPageState } from '../../state/CustomColumnsEntityPageState'; declare function _CustomColumnsEntityPagePanelEntry(): React.JSX.Element | null; export declare const CustomColumnsEntityPagePanelEntry: typeof _CustomColumnsEntityPagePanelEntry & { state?: CustomColumnsEntityPageState | undefined; }; export {}; //# sourceMappingURL=CustomColumnsEntityPagePanelEntry.d.ts.map