import { type SvgStringOpts } from '../../svgString'; export declare const BillingAccountSVG: (opts?: SvgStringOpts) => string; export default BillingAccountSVG;