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