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