<?phpnamespace ScssPhpScssPhp;final class OutputStyle{ const EXPANDED = 'expanded'; const COMPRESSED = 'compressed';}