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