import { IconSvgProps } from '../types';
declare const Ruler: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Ruler;
//# sourceMappingURL=Ruler.d.ts.map