import React from 'react'; export default function BagCheck({ className, ...props }: React.SVGProps): JSX.Element;