import React from 'react'; declare const SvgRulerOutline: (props: React.SVGProps) => JSX.Element; export default SvgRulerOutline;