declare const _exports: import("postcss").PluginCreator<void>;
export = _exports;
export type QuotedNode = {
    quote?: string;
};
//# sourceMappingURL=index.d.ts.map