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