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