export declare function getUrl(basePath: string, storyPath: string, params?: URLSearchParams): string;
