import React from 'react'; import { RulerPickerProps } from '../utils/types'; export declare const RulerPicker: React.FC; //# sourceMappingURL=RulerPicker.d.ts.map