import { IconProps } from '../types';
declare const CameraRotate: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CameraRotate;
//# sourceMappingURL=CameraRotate.d.ts.map