import { FC } from 'react'; import { CommonPickerProps } from '../../types'; declare const TextIndent: FC; export default TextIndent;