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