/// interface Props { targetWidth: number; } export declare const MarkdownOverlayEditorStyle: import("@linaria/react").StyledComponent & import("react").HTMLAttributes & Props>; export {}; //# sourceMappingURL=markdown-overlay-editor-style.d.ts.map