import { HeroStrategy } from '../../types'; export declare const createFadeChromeStrategy: () => HeroStrategy; //# sourceMappingURL=fade.d.ts.map