import type { ITextComponent } from './Text.types'; export declare const TextStyles: ITextComponent['styles'];