import { ReactIconComponentType } from '../types';

declare const Info: ReactIconComponentType;
export default Info;
            