import { Props } from './Text'; export declare const Text: any; export { Props as TextProps }; export { Skin as TextSkin, Size as TextSize } from './constants';