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