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