import React from 'react'; import { SvgProps } from '../Svg'; declare const Laptop: React.SFC; export default Laptop;