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