import React from "react"; export declare const HighlightBox: () => React.JSX.Element; export declare const HighlightTwoBox: () => React.JSX.Element; export declare const HighlightFourBox: () => React.JSX.Element; export declare const LockedBox: () => React.JSX.Element;