import { SVGProps } from "react";
declare const BSLaptop: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSLaptop };
