import * as React from 'react'; export interface Laptop-116Props extends React.SVGProps { ariaLabel?: string } export default function Laptop-116({ ariaLabel, ...props }: Laptop-116Props) { return ( ); }