/// export declare const ArticleLayout: ({ children }: { children: any; }) => JSX.Element;