import { SerializedStyles } from '@emotion/react';

declare const normalize: SerializedStyles;
export default normalize;
