import React from 'react'; declare const SvgPersonWithLaptop: (props: React.SVGProps) => JSX.Element; export default SvgPersonWithLaptop;