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