/// import { IProp } from './types/index'; declare const XConsoleAppLayout: (props: IProp) => JSX.Element; export default XConsoleAppLayout;