File size: 109 Bytes
b0543db
 
1
2
3
import type { Declaration } from 'postcss';
export declare function hasFallback(node: Declaration): boolean;