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