import * as React from 'react'; export declare const SimpleShowLayout: ({ children, }: { children: React.ReactNode; }) => React.JSX.Element; //# sourceMappingURL=SimpleShowLayout.d.ts.map