import React from 'react';
declare const ArrowDownOutline: React.FC<import("./gen").IconCommonProps>;
export default ArrowDownOutline;
