import React from 'react'; /** * Revert the general decorator spacing so content edge aligns with window edge * aligns fixed content like sticky footer */ export declare const FullLayout: React.FC;