import * as React from 'react'; declare function LaptopHighlight(props: React.SVGProps): React.JSX.Element; export default LaptopHighlight;