import * as React from 'react'; declare function SvgArrowDown(props: React.SVGProps): JSX.Element; export default SvgArrowDown; //# sourceMappingURL=ArrowDown.d.ts.map