import * as React from "react"; declare function SvgRuler(props: React.SVGProps): React.JSX.Element; export default SvgRuler;