UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

6 lines 330 B
import { SeparatorProps } from '../Separator/Separator'; /** @deprecated Use `SeparatorProps` */ export declare type DividerProps = SeparatorProps; /** @deprecated Use `Separator` */ export declare const Divider: import("styled-components").StyledComponent<"div", any, SeparatorProps, never>; //# sourceMappingURL=Divider.d.ts.map