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