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