UNPKG

@plurid/plurid-ui-components-react

Version:

Plurid User Interface Components for React

4 lines (3 loc) 173 B
export interface IStyledScrollableLine { } export declare const StyledScrollableLine: import("styled-components").StyledComponent<"div", any, IStyledScrollableLine, never>;