/** @jsx jsx */ import { FC } from 'react'; import { ListTextProps } from './ListText.type'; /** * import { ListText } from '@rkta/ui'; * */ export declare const ListText: FC; //# sourceMappingURL=ListText.d.ts.map