UNPKG

@wordpress/components

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