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