UNPKG

@wordpress/components

Version:
6 lines 443 B
export declare const ToolbarItem: import("react").ForwardRefExoticComponent<Omit<import("react").HTMLAttributes<any>, "children"> & { as?: import("react").ElementType; children?: import("react").ReactNode | ((props: import("react").HTMLAttributes<any> & import("react").RefAttributes<any>) => import("react").ReactElement | null); } & import("react").RefAttributes<any>>; export default ToolbarItem; //# sourceMappingURL=index.d.ts.map