import * as React from 'react'; declare function ChequeFilled(props: React.SVGProps): React.JSX.Element; export default ChequeFilled;