import type { FC } from 'react'; declare const HiddenPlaceholder: FC; export default HiddenPlaceholder;