import { IconProps } from '../types';
declare const PathIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PathIcon;
//# sourceMappingURL=PathIcon.d.ts.map