/// import { SvgIconProps } from './types'; export declare function FolderListIcon({ className, ...props }?: Partial): JSX.Element;