import React from 'react'; declare const SvgChevronUp: (props: React.SVGAttributes) => JSX.Element; export default SvgChevronUp; //# sourceMappingURL=ChevronUp.d.ts.map