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