/**
*
* This file is generated automatically, run npm run build to re-generate.
**/
export declare type ElementHandle = {
    ELEMENT: string;
};
