import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function InfoOutlineIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { InfoOutlineIcon, InfoOutlineIcon as default };
//# sourceMappingURL=InfoOutline.d.ts.map