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