import React from 'react'; import { UndrawSVGProps } from '../types'; declare const BlankCanvas: React.FC; export default BlankCanvas;