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