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