import { IconProps } from '../Icon'; declare function SvgChromeReaderMode(props: IconProps): JSX.Element; export default SvgChromeReaderMode;