import { ITextinputProps } from '../Textinput';
export default function Props(_props: ITextinputProps): null;
