/** !
 * Copyright (c) 2019, Matt Dunn
 *
 * @author Matt Dunn
 */
export declare const useApi: () => import("./api").WireframeAnnotationAPI;
