import React from 'react'; declare const SvgPath: (props: React.SVGProps) => JSX.Element; export default SvgPath;