export declare function throwEmptyGenerateStaticParamsError(createError: (() => Error) | undefined): never;
