import React from 'react'; export declare function CatalogTableToolbar(props: { title?: string | React.ReactElement; }): React.JSX.Element;