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