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