import { IconProps } from '../Icon'; declare function SvgFolder(props: IconProps): JSX.Element; export default SvgFolder;