import type { DateDefinition } from '@atlaskit/adf-schema'; export declare const date: (attrs?: DateDefinition["attrs"]) => DateDefinition;