declare const _default: { title: string; }; export default _default; export declare const RadioQuestion: { render: () => string; }; export declare const CheckboxQuestion: { render: () => string; }; export declare const TestimonialMessage: { render: () => string; }; export declare const ResearchEvidence: { render: () => string; }; export declare const PracticeAndProgress: { render: () => string; }; export declare const EmailQuestion: { render: () => string; }; export declare const ExistingEmail: { render: () => string; }; export declare const Estimate: { render: () => string; }; /** * The image uses the `sharpen-img-responsive` class so that it can scale down * automatically to smaller screens. */ export declare const PlacementIntro: { render: () => string; }; export declare const PlacementResult: { render: () => string; }; export declare const PlacementExplainer: { render: () => string; }; /** * - For best icon spacing in the heading, omit whitespace between icon & text. */ export declare const SuccessGuarantee: { render: () => string; }; export declare const PersonalizedCourse: { render: () => string; };