import * as React from 'react'; export interface Money-1348Props extends React.SVGProps { ariaLabel?: string } export default function Money-1348({ ariaLabel, ...props }: Money-1348Props) { return ( ); }