import { QuillFormat } from 'ngx-quill/config';
export declare const getFormat: (format?: QuillFormat, configFormat?: QuillFormat) => QuillFormat;
