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