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