import type { IconProps } from "./types"; export declare const ExclamationWhiteIcon: (props: IconProps) => JSX.Element;