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