import LcInput from './Input'; export type { InputProps } from '@bedrock/components/lib/Input'; export default LcInput;