import * as React from "react"; declare function FolderIcon(props: React.SVGProps): JSX.Element; export default FolderIcon;