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