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