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