import * as React from 'react' function SvgTypeCheckbox(props: React.SVGProps) { return ( ) } export default SvgTypeCheckbox