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