import { PropsWithChildren } from 'react'; declare const ContentPlaceholder: React.FC; export default ContentPlaceholder;