import { Props } from '@viewfly/core';
export declare function ToolbarItem(props: Props): () => import("@viewfly/core").JSXNode;
