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