export declare const constants: {
    PLUGIN: string;
    PROJECT_RESOURCE_TYPE: string;
    LOCAL_NETWORK_NAME: string;
};
