declare namespace props { const outerWidth: { get: () => any; }; const outerHeight: { get: () => any; }; }