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