UNPKG

@wordpress/components

Version:
3 lines 372 B
import type { MenuSeparatorProps } from './types'; export declare const MenuSeparator: import("react").ForwardRefExoticComponent<MenuSeparatorProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "ref">, "children" | "as"> & import("react").RefAttributes<HTMLHRElement>>; //# sourceMappingURL=separator.d.ts.map