import * as React from 'react'; import { InputProps } from '@bedrock/components/lib/Input'; declare const LcInput: React.FC; export default LcInput;