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