import type { ADFMark, ADFMarkSpec } from '@atlaskit/adf-schema-generator';
export declare const underline: ADFMark<ADFMarkSpec>;
