export function coerceInlineInputToObject(inlineInput: InlineInput | null): Partial; export function defaultScrollIntoView(elem: any, isInstant: any, options: any): any; export function normalizeInline(inlineInput: Partial): Inline;