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