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