import { SkeletonTextProps } from './interface'; export default function text(props: SkeletonTextProps): JSX.Element;