import React from 'react';
declare const IconInfoModalFactory: (svgIcons?: any[]) => () => React.JSX.Element;
export default IconInfoModalFactory;
