lib.d.ts 92 Bytes
declare function postcssPluginWarning(): void;

export { postcssPluginWarning as default };