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