UNPKG

carpooluikit

Version:
4 lines (3 loc) 206 B
import { ContainerProps } from "./types"; declare const Wrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, ContainerProps, never>; export default Wrapper;