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