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