/**
 * Check if the current platform is Alpine
 */
export declare function isAlpine(): boolean;
