import React from 'react'; export declare const Content: React.FC<{ noSpacing?: boolean; } & React.HTMLAttributes>;