import React from 'react'; declare const SvgIcon: () => React.JSX.Element; export { SvgIcon }; export default SvgIcon;