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