import { IBuildConfig } from './../interface/ibuild-config'; export declare const transformStaticStyleFiles: (config: IBuildConfig) => Promise;