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