import { ThemeGetter } from './types'; export declare function fromTheme(key: string): ThemeGetter;