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