import { IconProps } from '../types';
declare function Folder(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Folder;
//# sourceMappingURL=Folder.d.ts.map