import type { PostcssRpxTransform } from './type'; declare const plugin: PostcssRpxTransform; export default plugin;