import { IconProps } from './@ErkIcon'; declare function InfoIcon(props: IconProps): JSX.Element; export default InfoIcon;