import * as React from 'react'; declare function SvgIconViewShow(props: React.SVGProps): JSX.Element; export default SvgIconViewShow;