import React from 'react'; import { IconProps } from "./"; declare const Info: React.FC; export default Info;