UNPKG

159 BTypeScriptView Raw
1import * as React from 'react';
2declare function ShieldExclamationIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3export default ShieldExclamationIcon;