declare const _exports: {
    ATRULE: string;
    DECL: string;
    RULE: string;
};
export = _exports;
//# sourceMappingURL=postcss.d.ts.map