import { ExcalidrawElement } from "../../element/types";
export declare const rectangleFixture: ExcalidrawElement;
export declare const ellipseFixture: ExcalidrawElement;
export declare const diamondFixture: ExcalidrawElement;
export declare const rectangleWithLinkFixture: ExcalidrawElement;