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