UNPKG

@gechiui/components

Version:
7 lines 414 B
/// <reference types="react" /> import type { OwnProps } from './types'; export declare const DividerView: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType<any> | undefined; } & OwnProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, {}>; //# sourceMappingURL=styles.d.ts.map