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