UNPKG

react-base-guide

Version:

react ui components

4 lines (3 loc) 198 B
import { PathProps } from "./interface"; declare const Path: import("styled-components").StyledComponent<"path", import("styled-components").DefaultTheme, PathProps, never>; export default Path;