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