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