export declare const GUTTER_SIZE_IN_PX = 120;
export declare const GUTTER_SIZE_MOBILE_IN_PX = 36;
export declare const GUTTER_SELECTOR = "#editor-scroll-gutter";
