UNPKG

gather-content-ui

Version:
10 lines 308 B
export declare function TopBarCell(props: any): import("react/jsx-runtime").JSX.Element; export declare namespace TopBarCell { var defaultProps: { bordered: boolean; children: never[]; className: string; }; } export default TopBarCell; //# sourceMappingURL=TopBarCell.d.ts.map