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