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