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