import * as React from 'react'; export interface Rotate-2264Props extends React.SVGProps { ariaLabel?: string } export default function Rotate-2264({ ariaLabel, ...props }: Rotate-2264Props) { return ( ); }