export declare const Text: (styleProps: any) => string; export declare const TextInline: (styleProps: any) => string; export declare const TextBlock: (styleProps: any) => string;