export type CreateLinks = () => Promise; export declare const createLinksInjectable: import("@ogre-tools/injectable").Injectable;