export declare const API_DOMAIN = "https://api.figma.com"; export declare const API_VER = "v1"; export declare const API_VER_WEBHOOKS = "v2";