/// import { IconProps } from "../SvgIcon"; export declare const Folder: (props?: IconProps) => JSX.Element; export default Folder;