import { Props, Styles } from '../types'; export declare const base: ({ theme }: Props) => Styles;