import { PathStyle } from '../ReactNode/Shape/Path'; import React from 'react'; declare const Path: React.FC; export default Path;