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