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