/**
 * Show prerelease warning if applicable
 */
export declare function handlePrereleaseWarning(): void;
