import type { BackgroundColorToken } from './types'; export declare const UNSAFE_useSurface: () => BackgroundColorToken;