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