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