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