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