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