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