import React from 'react'; import { SvgProps } from './types'; declare const BillsM1: React.FC; export default BillsM1;