/// import { CanvasProps } from './types'; export default function Canvas(props: CanvasProps): JSX.Element;