/// import { IconProps } from '../../types'; declare const Ruler: (allProps: IconProps) => JSX.Element; export default Ruler;