import { IconDefinition } from '../../templates/types'; declare const UpArrowsOutlined: IconDefinition; export default UpArrowsOutlined;