export declare const UNI_APP_X_WEB_PREFLIGHT_RESET_MARKER = "weapp-tailwindcss uni-app-x web preflight reset";
export declare const UNI_APP_X_WEB_PREFLIGHT_RESET_CSS: string;
export declare function withUniAppXWebPreflightReset(css: string, enabled: boolean): string;
