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