// @flow export type GetDesktopSpacing = () => { [key: string]: string }; declare export default GetDesktopSpacing;