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