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