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