import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgArrowSubdirectoryBold: (props: SVGProps) => React.JSX.Element; export default SvgArrowSubdirectoryBold; //# sourceMappingURL=ArrowSubdirectoryBold.d.ts.map