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