import type { DeepPartial } from '../../../Shared/Types'; import type Options from './HTMLComponentOptions'; declare const HTMLComponentDefaults: DeepPartial; export default HTMLComponentDefaults;