UNPKG

@create-figma-plugin/ui

Version:

Production-grade Preact components that replicate the Figma UI design

4 lines 295 B
export declare const Divider: import("preact").FunctionalComponent<Omit<import("../../utilities/create-component.js").MixinHTMLElementAttributes<HTMLHRElement, Record<string, never>>, "ref"> & { ref?: import("preact").Ref<HTMLHRElement> | undefined; }>; //# sourceMappingURL=divider.d.ts.map