/// import { IconProps } from '../../types'; declare const BillCross: (allProps: IconProps) => JSX.Element; export default BillCross;