import React from 'react'; /** * A spacing component with the same height as the SiteHeader */ export declare const PageSectionSpacer: (props: any) => React.JSX.Element; //# sourceMappingURL=PageSectionSpacer.d.ts.map