import * as React from 'react'; export const Icon48CancelCircle = (props: React.SVGProps): React.ReactNode => ( );