UNPKG

jswm

Version:

Virtual Window for React

5 lines (4 loc) 137 B
interface RootProps { } export declare const Root: import("styled-components").StyledComponent<"div", any, RootProps, never>; export {};