declare function BuildResourceNO(LANG?: any): { dictionary: { "%0 of %1": string; "Align center": string; "Align left": string; "Align right": string; Aquamarine: string; Big: string; Black: string; "Block quote": string; Blue: string; Bold: string; "Bulleted List": string; Cancel: string; "Cannot upload file:": string; "Centered image": string; "Change image text alternative": string; "Characters: % 0": string; "Could not insert image at the current position.": string; "Could not obtain resized image URL.": string; "Decrease indent": string; Default: string; "Dim grey": string; "Document colors": string; "Dropdown toolbar": string; "Edit block": string; "Editor toolbar": string; "Enter image caption": string; "Font Background Color": string; "Font Color": string; "Font Family": string; "Font Size": string; "Full size image": string; Green: string; Grey: string; "Horizontal line": string; Huge: string; "Image resize list": string; "Image toolbar": string; "Increase indent": string; "Insert image": string; "Insert image or file": string; "Insert paragraph after block": string; "Insert paragraph before block": string; "Inserting image failed": string; Italic: string; Justify: string; "Left aligned image": string; "Light blue": string; "Light green": string; "Light grey": string; Next: string; "Numbered List": string; Orange: string; Original: string; "Page break": string; Previous: string; Purple: string; Red: string; Redo: string; "Remove Format": string; "Remove color": string; "Resize image": string; "Resize image to %0": string; "Resize image to the original size": string; "Rich Text Editor": string; "Rich Text Editor, %0": string; "Right aligned image": string; Save: string; "Select all": string; "Selecting resized image failed": string; "Show more items": string; "Side image": string; Small: string; Source: string; Strikethrough: string; Subscript: string; Superscript: string; "Text alignment": string; "Text alignment toolbar": string; "Text alternative": string; Tiny: string; Turquoise: string; Underline: string; Undo: string; "Upload failed": string; "Upload in progress": string; White: string; "Widget toolbar": string; "Words: %0": string; Yellow: string; "image widget": string; Maximize: any; Minimize: any; Paragraph: any; Heading: any; "Heading %0": any; "Choose heading": any; "Special characters": any; "Business Process Model and Notation": any; "Link image": any; "Edit link": any; "This link has no URL": any; "Image Map": any; "Insert media": any; "Resize media": any; "Full size media": any; "Side media": any; "Left aligned media": any; "Centered media": any; "Right aligned media": any; "Paste the media URL in the input.": any; "Tip: Paste the URL into the content to embed faster.": any; "Browse Video": any; "Full size video": any; "Left aligned video": any; "Centered video": any; "Right aligned video": any; Link: any; Anchor: any; "Anchor name": any; "Find and replace": any; "Find in text\u2026": any; "Match case": any; "Whole words only": any; Find: any; "Replace with\u2026": any; "Replace all": any; Replace: any; Column: any; "Header column": any; "Insert column left": any; "Insert column right": any; "Delete column": any; "Select column": any; Row: any; "Header row": any; "Insert row above": any; "Insert row below": any; "Delete row": any; "Select row": any; "Merge cells": any; "Merge cell up": any; "Merge cell right": any; "Merge cell down": any; "Merge cell left": any; "Split cell vertically": any; "Split cell horizontally": any; "Table properties": any; Border: any; Style: any; None: any; Solid: any; Dotted: any; Dashed: any; Double: any; Groove: any; Ridge: any; Inset: any; Outset: any; Color: any; "Color picker": any; Width: any; Height: any; Background: any; Dimensions: any; Alignment: any; "Align table to the left": any; "Center table": any; "Align table to the right": any; "Cell properties": any; Padding: any; "Table cell text alignment": any; "Align cell text to the left": any; "Align cell text to the center": any; "Align cell text to the right": any; "Justify cell text": any; "Align cell text to the top": any; "Align cell text to the middle": any; "Align cell text to the bottom": any; "Toggle Toolbar": any; "Insert table": any; Tooltip: any; Timestamp: any; "Add Template": any; Templates: any; "About CKEditor": any; "Create Table of Contents": any; "Edit anchor": string; }; }; declare const CKEditorBuildResourceFunctions: { BuildResourceNO: typeof BuildResourceNO; }; export default CKEditorBuildResourceFunctions;