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