import { DevIconProps } from './types'; export declare function YarnIcon({ size, style, ...others }: DevIconProps): import("react/jsx-runtime").JSX.Element;