export declare const EdgeAlreadyExists: (link: string) => never;
export declare const NameIsRequired: () => never;
