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