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