declare const CnLayoutContent: {
    (props: any): any;
    displayName: string;
};
export default CnLayoutContent;
export { CnLayoutContent };
