declare const _default: ({ margin }: { margin?: string | undefined; }) => import("@emotion/utils").SerializedStyles; export default _default;