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