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