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