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