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