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