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