/// declare const ClearCanvas: ({ onConfirm }: { onConfirm: () => void; }) => JSX.Element; export default ClearCanvas;