///
import type { ITextProps } from './types';
declare const _default: {
Text: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLParagraphElement>, Transient>> & string;
TextLink: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLAnchorElement>, Transient>> & string;
};
export default _default;
//# sourceMappingURL=styles.d.ts.map