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