export declare const directusUrl: string;
export declare const cdnUrlPrefix: string;
export declare const queryPath: string;
export declare const basePath: string;
export declare const contentPath: string;
export declare const dataPath: string;
