import { IconComponent } from '..';
declare const PathIcon: IconComponent;
export { PathIcon };
