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