export declare const SelectValue: import("@qwik.dev/core").Component<{ placeholder?: string | undefined; }>;