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