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