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