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