import { TokenProps } from './interfaces'; export declare function getTokenRootStyles(style: TokenProps['style']): {};