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