import React from 'react';
declare const CodeLoading: React.FC;
export default CodeLoading;
