import { IconProps } from '../types';
declare function Laptop(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Laptop;
//# sourceMappingURL=Laptop.d.ts.map