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