import { DrawingArea } from '../context/DrawingProvider';
export declare function useDrawingArea(): DrawingArea;
