/*!
 * Based on Tailwind CSS Preflight
 * Copyright (c) Tailwind Labs, Inc.
 * Licensed under the MIT License (https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE)
 */
import type { ApplyStyleObject } from '@types';
export declare const resetter: ApplyStyleObject;
