import type { FormatParser, SizeFormat } from 'roosterjs-content-model-types'; /** * @internal Do not paste width for Format Containers since it may be generated by browser according to temp div width */ export declare const containerSizeFormatParser: FormatParser;