UNPKG

@hhgtech/hhg-components

Version:
9 lines (8 loc) 375 B
/// <reference types="react" /> export declare const StyledDisplayWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType<any>; } & { lowerBound: number; upperBound: number; }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;