import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use FolderDashedIcon */ export declare const FolderDashed: Icon; export { I as FolderDashedIcon }; //# sourceMappingURL=FolderDashed.d.ts.map