/// import { IconProps } from "../SvgIcon"; export declare const Screen: (props?: IconProps) => JSX.Element; export default Screen;