import { CardVariant } from './card'; export declare const ELEVATION_PROPS: { [key in CardVariant | 'regular']: any; };