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