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